projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ff22cf
)
ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC header
author
Wu, Josh
<
[email protected]
>
Tue, 20 May 2014 09:44:43 +0000
(17:44 +0800)
committer
Andreas Bießmann
<
[email protected]
>
Mon, 26 May 2014 22:10:51 +0000
(
00:10
+0200)
Signed-off-by: Josh Wu <
[email protected]
>
Signed-off-by: Andreas Bießmann <
[email protected]
>
arch/arm/include/asm/arch-at91/at91sam9x5.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-at91/at91sam9x5.h
b/arch/arm/include/asm/arch-at91/at91sam9x5.h
index a47103851e48594c1a19b64d4d1a1ef2303a1e89..d49c18480dca68ac56c9eec2aa83ba549e7ee002 100644
(file)
--- a/
arch/arm/include/asm/arch-at91/at91sam9x5.h
+++ b/
arch/arm/include/asm/arch-at91/at91sam9x5.h
@@
-12,6
+12,9
@@
#ifndef __AT91SAM9X5_H__
#define __AT91SAM9X5_H__
+#define CONFIG_ARM926EJS /* ARM926EJS Core */
+#define CONFIG_AT91FAMILY /* it's a member of AT91 family */
+
/*
* Peripheral identifiers/interrupts.
*/